3.651 \(\int \frac{1}{(d f+e f x)^2 \left (a+b (d+e x)^2+c (d+e x)^4\right )^2} \, dx\)

Optimal. Leaf size=360 \[ -\frac{3 b^2-10 a c}{2 a^2 e f^2 \left (b^2-4 a c\right ) (d+e x)}-\frac{\sqrt{c} \left (\left (3 b^2-10 a c\right ) \sqrt{b^2-4 a c}-16 a b c+3 b^3\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} (d+e x)}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{2 \sqrt{2} a^2 e f^2 \left (b^2-4 a c\right )^{3/2} \sqrt{b-\sqrt{b^2-4 a c}}}+\frac{\sqrt{c} \left (-\left (3 b^2-10 a c\right ) \sqrt{b^2-4 a c}-16 a b c+3 b^3\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} (d+e x)}{\sqrt{\sqrt{b^2-4 a c}+b}}\right )}{2 \sqrt{2} a^2 e f^2 \left (b^2-4 a c\right )^{3/2} \sqrt{\sqrt{b^2-4 a c}+b}}+\frac{-2 a c+b^2+b c (d+e x)^2}{2 a e f^2 \left (b^2-4 a c\right ) (d+e x) \left (a+b (d+e x)^2+c (d+e x)^4\right )} \]

[Out]

-(3*b^2 - 10*a*c)/(2*a^2*(b^2 - 4*a*c)*e*f^2*(d + e*x)) + (b^2 - 2*a*c + b*c*(d
+ e*x)^2)/(2*a*(b^2 - 4*a*c)*e*f^2*(d + e*x)*(a + b*(d + e*x)^2 + c*(d + e*x)^4)
) - (Sqrt[c]*(3*b^3 - 16*a*b*c + (3*b^2 - 10*a*c)*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqr
t[2]*Sqrt[c]*(d + e*x))/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*a^2*(b^2 - 4*a*
c)^(3/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]*e*f^2) + (Sqrt[c]*(3*b^3 - 16*a*b*c - (3*b^
2 - 10*a*c)*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*(d + e*x))/Sqrt[b + Sqrt[
b^2 - 4*a*c]]])/(2*Sqrt[2]*a^2*(b^2 - 4*a*c)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]]*e
*f^2)

_______________________________________________________________________________________

Rubi [A]  time = 3.29624, antiderivative size = 360, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 5, integrand size = 33, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.152 \[ -\frac{3 b^2-10 a c}{2 a^2 e f^2 \left (b^2-4 a c\right ) (d+e x)}-\frac{\sqrt{c} \left (\left (3 b^2-10 a c\right ) \sqrt{b^2-4 a c}-16 a b c+3 b^3\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} (d+e x)}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{2 \sqrt{2} a^2 e f^2 \left (b^2-4 a c\right )^{3/2} \sqrt{b-\sqrt{b^2-4 a c}}}+\frac{\sqrt{c} \left (-\left (3 b^2-10 a c\right ) \sqrt{b^2-4 a c}-16 a b c+3 b^3\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} (d+e x)}{\sqrt{\sqrt{b^2-4 a c}+b}}\right )}{2 \sqrt{2} a^2 e f^2 \left (b^2-4 a c\right )^{3/2} \sqrt{\sqrt{b^2-4 a c}+b}}+\frac{-2 a c+b^2+b c (d+e x)^2}{2 a e f^2 \left (b^2-4 a c\right ) (d+e x) \left (a+b (d+e x)^2+c (d+e x)^4\right )} \]

Antiderivative was successfully verified.

[In]  Int[1/((d*f + e*f*x)^2*(a + b*(d + e*x)^2 + c*(d + e*x)^4)^2),x]

[Out]

-(3*b^2 - 10*a*c)/(2*a^2*(b^2 - 4*a*c)*e*f^2*(d + e*x)) + (b^2 - 2*a*c + b*c*(d
+ e*x)^2)/(2*a*(b^2 - 4*a*c)*e*f^2*(d + e*x)*(a + b*(d + e*x)^2 + c*(d + e*x)^4)
) - (Sqrt[c]*(3*b^3 - 16*a*b*c + (3*b^2 - 10*a*c)*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqr
t[2]*Sqrt[c]*(d + e*x))/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*a^2*(b^2 - 4*a*
c)^(3/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]*e*f^2) + (Sqrt[c]*(3*b^3 - 16*a*b*c - (3*b^
2 - 10*a*c)*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*(d + e*x))/Sqrt[b + Sqrt[
b^2 - 4*a*c]]])/(2*Sqrt[2]*a^2*(b^2 - 4*a*c)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]]*e
*f^2)

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 178.924, size = 326, normalized size = 0.91 \[ \frac{- 2 a c + b^{2} + b c \left (d + e x\right )^{2}}{2 a e f^{2} \left (d + e x\right ) \left (- 4 a c + b^{2}\right ) \left (a + b \left (d + e x\right )^{2} + c \left (d + e x\right )^{4}\right )} + \frac{\sqrt{2} \sqrt{c} \left (- 16 a b c + 3 b^{3} - \left (- 10 a c + 3 b^{2}\right ) \sqrt{- 4 a c + b^{2}}\right ) \operatorname{atan}{\left (\frac{\sqrt{2} \sqrt{c} \left (d + e x\right )}{\sqrt{b + \sqrt{- 4 a c + b^{2}}}} \right )}}{4 a^{2} e f^{2} \sqrt{b + \sqrt{- 4 a c + b^{2}}} \left (- 4 a c + b^{2}\right )^{\frac{3}{2}}} - \frac{\sqrt{2} \sqrt{c} \left (- 16 a b c + 3 b^{3} + \left (- 10 a c + 3 b^{2}\right ) \sqrt{- 4 a c + b^{2}}\right ) \operatorname{atan}{\left (\frac{\sqrt{2} \sqrt{c} \left (d + e x\right )}{\sqrt{b - \sqrt{- 4 a c + b^{2}}}} \right )}}{4 a^{2} e f^{2} \sqrt{b - \sqrt{- 4 a c + b^{2}}} \left (- 4 a c + b^{2}\right )^{\frac{3}{2}}} - \frac{- 10 a c + 3 b^{2}}{2 a^{2} e f^{2} \left (d + e x\right ) \left (- 4 a c + b^{2}\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(1/(e*f*x+d*f)**2/(a+b*(e*x+d)**2+c*(e*x+d)**4)**2,x)

[Out]

(-2*a*c + b**2 + b*c*(d + e*x)**2)/(2*a*e*f**2*(d + e*x)*(-4*a*c + b**2)*(a + b*
(d + e*x)**2 + c*(d + e*x)**4)) + sqrt(2)*sqrt(c)*(-16*a*b*c + 3*b**3 - (-10*a*c
 + 3*b**2)*sqrt(-4*a*c + b**2))*atan(sqrt(2)*sqrt(c)*(d + e*x)/sqrt(b + sqrt(-4*
a*c + b**2)))/(4*a**2*e*f**2*sqrt(b + sqrt(-4*a*c + b**2))*(-4*a*c + b**2)**(3/2
)) - sqrt(2)*sqrt(c)*(-16*a*b*c + 3*b**3 + (-10*a*c + 3*b**2)*sqrt(-4*a*c + b**2
))*atan(sqrt(2)*sqrt(c)*(d + e*x)/sqrt(b - sqrt(-4*a*c + b**2)))/(4*a**2*e*f**2*
sqrt(b - sqrt(-4*a*c + b**2))*(-4*a*c + b**2)**(3/2)) - (-10*a*c + 3*b**2)/(2*a*
*2*e*f**2*(d + e*x)*(-4*a*c + b**2))

_______________________________________________________________________________________

Mathematica [A]  time = 2.97798, size = 342, normalized size = 0.95 \[ \frac{\frac{2 (d+e x) \left (-3 a b c-2 a c^2 (d+e x)^2+b^3+b^2 c (d+e x)^2\right )}{\left (4 a c-b^2\right ) \left (a+b (d+e x)^2+c (d+e x)^4\right )}+\frac{\sqrt{2} \sqrt{c} \left (-3 b^2 \sqrt{b^2-4 a c}+10 a c \sqrt{b^2-4 a c}+16 a b c-3 b^3\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} (d+e x)}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{\left (b^2-4 a c\right )^{3/2} \sqrt{b-\sqrt{b^2-4 a c}}}+\frac{\sqrt{2} \sqrt{c} \left (-3 b^2 \sqrt{b^2-4 a c}+10 a c \sqrt{b^2-4 a c}-16 a b c+3 b^3\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} (d+e x)}{\sqrt{\sqrt{b^2-4 a c}+b}}\right )}{\left (b^2-4 a c\right )^{3/2} \sqrt{\sqrt{b^2-4 a c}+b}}-\frac{4}{d+e x}}{4 a^2 e f^2} \]

Antiderivative was successfully verified.

[In]  Integrate[1/((d*f + e*f*x)^2*(a + b*(d + e*x)^2 + c*(d + e*x)^4)^2),x]

[Out]

(-4/(d + e*x) + (2*(d + e*x)*(b^3 - 3*a*b*c + b^2*c*(d + e*x)^2 - 2*a*c^2*(d + e
*x)^2))/((-b^2 + 4*a*c)*(a + b*(d + e*x)^2 + c*(d + e*x)^4)) + (Sqrt[2]*Sqrt[c]*
(-3*b^3 + 16*a*b*c - 3*b^2*Sqrt[b^2 - 4*a*c] + 10*a*c*Sqrt[b^2 - 4*a*c])*ArcTan[
(Sqrt[2]*Sqrt[c]*(d + e*x))/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/((b^2 - 4*a*c)^(3/2)*S
qrt[b - Sqrt[b^2 - 4*a*c]]) + (Sqrt[2]*Sqrt[c]*(3*b^3 - 16*a*b*c - 3*b^2*Sqrt[b^
2 - 4*a*c] + 10*a*c*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*(d + e*x))/Sqrt[b
 + Sqrt[b^2 - 4*a*c]]])/((b^2 - 4*a*c)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]]))/(4*a^
2*e*f^2)

_______________________________________________________________________________________

Maple [C]  time = 0.017, size = 1346, normalized size = 3.7 \[ \text{result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(1/(e*f*x+d*f)^2/(a+b*(e*x+d)^2+c*(e*x+d)^4)^2,x)

[Out]

-1/f^2/a/(c*e^4*x^4+4*c*d*e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*d^4+2*
b*d*e*x+b*d^2+a)*e^2*c^2/(4*a*c-b^2)*x^3+1/2/f^2/a^2/(c*e^4*x^4+4*c*d*e^3*x^3+6*
c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*d^4+2*b*d*e*x+b*d^2+a)*e^2*c/(4*a*c-b^2)*x
^3*b^2-3/f^2/a/(c*e^4*x^4+4*c*d*e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*
d^4+2*b*d*e*x+b*d^2+a)*d*e*c^2/(4*a*c-b^2)*x^2+3/2/f^2/a^2/(c*e^4*x^4+4*c*d*e^3*
x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*d^4+2*b*d*e*x+b*d^2+a)*d*e*c/(4*a*c-
b^2)*x^2*b^2-3/f^2/a/(c*e^4*x^4+4*c*d*e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*
x^2+c*d^4+2*b*d*e*x+b*d^2+a)/(4*a*c-b^2)*x*c^2*d^2+3/2/f^2/a^2/(c*e^4*x^4+4*c*d*
e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*d^4+2*b*d*e*x+b*d^2+a)/(4*a*c-b^
2)*x*b^2*c*d^2-3/2/f^2/a/(c*e^4*x^4+4*c*d*e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*
e^2*x^2+c*d^4+2*b*d*e*x+b*d^2+a)*b*c/(4*a*c-b^2)*x+1/2/f^2/a^2/(c*e^4*x^4+4*c*d*
e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*d^4+2*b*d*e*x+b*d^2+a)/(4*a*c-b^
2)*x*b^3-1/f^2/a/(c*e^4*x^4+4*c*d*e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+
c*d^4+2*b*d*e*x+b*d^2+a)*d^3/e/(4*a*c-b^2)*c^2+1/2/f^2/a^2/(c*e^4*x^4+4*c*d*e^3*
x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*d^4+2*b*d*e*x+b*d^2+a)*d^3/e/(4*a*c-
b^2)*b^2*c-3/2/f^2/a/(c*e^4*x^4+4*c*d*e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*
x^2+c*d^4+2*b*d*e*x+b*d^2+a)*d/e/(4*a*c-b^2)*b*c+1/2/f^2/a^2/(c*e^4*x^4+4*c*d*e^
3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*d^4+2*b*d*e*x+b*d^2+a)*d/e/(4*a*c-
b^2)*b^3-1/4/f^2/a^2/e*sum((e^2*c*(10*a*c-3*b^2)*_R^2+2*c*d*e*(10*a*c-3*b^2)*_R+
10*a*c^2*d^2-3*b^2*c*d^2+13*a*b*c-3*b^3)/(4*a*c-b^2)/(2*_R^3*c*e^3+6*_R^2*c*d*e^
2+6*_R*c*d^2*e+2*c*d^3+_R*b*e+b*d)*ln(x-_R),_R=RootOf(c*e^4*_Z^4+4*c*d*e^3*_Z^3+
(6*c*d^2*e^2+b*e^2)*_Z^2+(4*c*d^3*e+2*b*d*e)*_Z+c*d^4+b*d^2+a))-1/f^2/a^2/e/(e*x
+d)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ -\frac{{\left (3 \, b^{2} c - 10 \, a c^{2}\right )} e^{4} x^{4} + 4 \,{\left (3 \, b^{2} c - 10 \, a c^{2}\right )} d e^{3} x^{3} +{\left (3 \, b^{2} c - 10 \, a c^{2}\right )} d^{4} +{\left (3 \, b^{3} - 11 \, a b c + 6 \,{\left (3 \, b^{2} c - 10 \, a c^{2}\right )} d^{2}\right )} e^{2} x^{2} + 2 \, a b^{2} - 8 \, a^{2} c +{\left (3 \, b^{3} - 11 \, a b c\right )} d^{2} + 2 \,{\left (2 \,{\left (3 \, b^{2} c - 10 \, a c^{2}\right )} d^{3} +{\left (3 \, b^{3} - 11 \, a b c\right )} d\right )} e x}{2 \,{\left ({\left (a^{2} b^{2} c - 4 \, a^{3} c^{2}\right )} e^{6} f^{2} x^{5} + 5 \,{\left (a^{2} b^{2} c - 4 \, a^{3} c^{2}\right )} d e^{5} f^{2} x^{4} +{\left (a^{2} b^{3} - 4 \, a^{3} b c + 10 \,{\left (a^{2} b^{2} c - 4 \, a^{3} c^{2}\right )} d^{2}\right )} e^{4} f^{2} x^{3} +{\left (10 \,{\left (a^{2} b^{2} c - 4 \, a^{3} c^{2}\right )} d^{3} + 3 \,{\left (a^{2} b^{3} - 4 \, a^{3} b c\right )} d\right )} e^{3} f^{2} x^{2} +{\left (a^{3} b^{2} - 4 \, a^{4} c + 5 \,{\left (a^{2} b^{2} c - 4 \, a^{3} c^{2}\right )} d^{4} + 3 \,{\left (a^{2} b^{3} - 4 \, a^{3} b c\right )} d^{2}\right )} e^{2} f^{2} x +{\left ({\left (a^{2} b^{2} c - 4 \, a^{3} c^{2}\right )} d^{5} +{\left (a^{2} b^{3} - 4 \, a^{3} b c\right )} d^{3} +{\left (a^{3} b^{2} - 4 \, a^{4} c\right )} d\right )} e f^{2}\right )}} - \frac{\int \frac{{\left (3 \, b^{2} c - 10 \, a c^{2}\right )} e^{2} x^{2} + 2 \,{\left (3 \, b^{2} c - 10 \, a c^{2}\right )} d e x + 3 \, b^{3} - 13 \, a b c +{\left (3 \, b^{2} c - 10 \, a c^{2}\right )} d^{2}}{{\left (b^{2} c - 4 \, a c^{2}\right )} e^{4} x^{4} + 4 \,{\left (b^{2} c - 4 \, a c^{2}\right )} d e^{3} x^{3} +{\left (b^{2} c - 4 \, a c^{2}\right )} d^{4} +{\left (b^{3} - 4 \, a b c + 6 \,{\left (b^{2} c - 4 \, a c^{2}\right )} d^{2}\right )} e^{2} x^{2} + a b^{2} - 4 \, a^{2} c +{\left (b^{3} - 4 \, a b c\right )} d^{2} + 2 \,{\left (2 \,{\left (b^{2} c - 4 \, a c^{2}\right )} d^{3} +{\left (b^{3} - 4 \, a b c\right )} d\right )} e x}\,{d x}}{2 \, a^{2} f^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(((e*x + d)^4*c + (e*x + d)^2*b + a)^2*(e*f*x + d*f)^2),x, algorithm="maxima")

[Out]

-1/2*((3*b^2*c - 10*a*c^2)*e^4*x^4 + 4*(3*b^2*c - 10*a*c^2)*d*e^3*x^3 + (3*b^2*c
 - 10*a*c^2)*d^4 + (3*b^3 - 11*a*b*c + 6*(3*b^2*c - 10*a*c^2)*d^2)*e^2*x^2 + 2*a
*b^2 - 8*a^2*c + (3*b^3 - 11*a*b*c)*d^2 + 2*(2*(3*b^2*c - 10*a*c^2)*d^3 + (3*b^3
 - 11*a*b*c)*d)*e*x)/((a^2*b^2*c - 4*a^3*c^2)*e^6*f^2*x^5 + 5*(a^2*b^2*c - 4*a^3
*c^2)*d*e^5*f^2*x^4 + (a^2*b^3 - 4*a^3*b*c + 10*(a^2*b^2*c - 4*a^3*c^2)*d^2)*e^4
*f^2*x^3 + (10*(a^2*b^2*c - 4*a^3*c^2)*d^3 + 3*(a^2*b^3 - 4*a^3*b*c)*d)*e^3*f^2*
x^2 + (a^3*b^2 - 4*a^4*c + 5*(a^2*b^2*c - 4*a^3*c^2)*d^4 + 3*(a^2*b^3 - 4*a^3*b*
c)*d^2)*e^2*f^2*x + ((a^2*b^2*c - 4*a^3*c^2)*d^5 + (a^2*b^3 - 4*a^3*b*c)*d^3 + (
a^3*b^2 - 4*a^4*c)*d)*e*f^2) - 1/2*integrate(((3*b^2*c - 10*a*c^2)*e^2*x^2 + 2*(
3*b^2*c - 10*a*c^2)*d*e*x + 3*b^3 - 13*a*b*c + (3*b^2*c - 10*a*c^2)*d^2)/((b^2*c
 - 4*a*c^2)*e^4*x^4 + 4*(b^2*c - 4*a*c^2)*d*e^3*x^3 + (b^2*c - 4*a*c^2)*d^4 + (b
^3 - 4*a*b*c + 6*(b^2*c - 4*a*c^2)*d^2)*e^2*x^2 + a*b^2 - 4*a^2*c + (b^3 - 4*a*b
*c)*d^2 + 2*(2*(b^2*c - 4*a*c^2)*d^3 + (b^3 - 4*a*b*c)*d)*e*x), x)/(a^2*f^2)

_______________________________________________________________________________________

Fricas [A]  time = 0.394464, size = 6102, normalized size = 16.95 \[ \text{result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(((e*x + d)^4*c + (e*x + d)^2*b + a)^2*(e*f*x + d*f)^2),x, algorithm="fricas")

[Out]

-1/4*(2*(3*b^2*c - 10*a*c^2)*e^4*x^4 + 8*(3*b^2*c - 10*a*c^2)*d*e^3*x^3 + 2*(3*b
^2*c - 10*a*c^2)*d^4 + 2*(3*b^3 - 11*a*b*c + 6*(3*b^2*c - 10*a*c^2)*d^2)*e^2*x^2
 + 4*a*b^2 - 16*a^2*c + 2*(3*b^3 - 11*a*b*c)*d^2 + 4*(2*(3*b^2*c - 10*a*c^2)*d^3
 + (3*b^3 - 11*a*b*c)*d)*e*x + sqrt(1/2)*((a^2*b^2*c - 4*a^3*c^2)*e^6*f^2*x^5 +
5*(a^2*b^2*c - 4*a^3*c^2)*d*e^5*f^2*x^4 + (a^2*b^3 - 4*a^3*b*c + 10*(a^2*b^2*c -
 4*a^3*c^2)*d^2)*e^4*f^2*x^3 + (10*(a^2*b^2*c - 4*a^3*c^2)*d^3 + 3*(a^2*b^3 - 4*
a^3*b*c)*d)*e^3*f^2*x^2 + (a^3*b^2 - 4*a^4*c + 5*(a^2*b^2*c - 4*a^3*c^2)*d^4 + 3
*(a^2*b^3 - 4*a^3*b*c)*d^2)*e^2*f^2*x + ((a^2*b^2*c - 4*a^3*c^2)*d^5 + (a^2*b^3
- 4*a^3*b*c)*d^3 + (a^3*b^2 - 4*a^4*c)*d)*e*f^2)*sqrt(-((a^5*b^6 - 12*a^6*b^4*c
+ 48*a^7*b^2*c^2 - 64*a^8*c^3)*e^2*f^4*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4
*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/((a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*
c^2 - 64*a^13*c^3)*e^4*f^8)) + 9*b^7 - 105*a*b^5*c + 385*a^2*b^3*c^2 - 420*a^3*b
*c^3)/((a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*e^2*f^4))*log(-(18
9*b^6*c^3 - 1971*a*b^4*c^4 + 5625*a^2*b^2*c^5 - 2500*a^3*c^6)*e*x - (189*b^6*c^3
 - 1971*a*b^4*c^4 + 5625*a^2*b^2*c^5 - 2500*a^3*c^6)*d + 1/2*sqrt(1/2)*((3*a^5*b
^10 - 55*a^6*b^8*c + 392*a^7*b^6*c^2 - 1344*a^8*b^4*c^3 + 2176*a^9*b^2*c^4 - 128
0*a^10*c^5)*e^3*f^6*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2
*c^3 + 625*a^4*c^4)/((a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)*
e^4*f^8)) - (27*b^11 - 486*a*b^9*c + 3330*a^2*b^7*c^2 - 10549*a^3*b^5*c^3 + 1440
8*a^4*b^3*c^4 - 5200*a^5*b*c^5)*e*f^2)*sqrt(-((a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b
^2*c^2 - 64*a^8*c^3)*e^2*f^4*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 255
0*a^3*b^2*c^3 + 625*a^4*c^4)/((a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a
^13*c^3)*e^4*f^8)) + 9*b^7 - 105*a*b^5*c + 385*a^2*b^3*c^2 - 420*a^3*b*c^3)/((a^
5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*e^2*f^4))) - sqrt(1/2)*((a^2
*b^2*c - 4*a^3*c^2)*e^6*f^2*x^5 + 5*(a^2*b^2*c - 4*a^3*c^2)*d*e^5*f^2*x^4 + (a^2
*b^3 - 4*a^3*b*c + 10*(a^2*b^2*c - 4*a^3*c^2)*d^2)*e^4*f^2*x^3 + (10*(a^2*b^2*c
- 4*a^3*c^2)*d^3 + 3*(a^2*b^3 - 4*a^3*b*c)*d)*e^3*f^2*x^2 + (a^3*b^2 - 4*a^4*c +
 5*(a^2*b^2*c - 4*a^3*c^2)*d^4 + 3*(a^2*b^3 - 4*a^3*b*c)*d^2)*e^2*f^2*x + ((a^2*
b^2*c - 4*a^3*c^2)*d^5 + (a^2*b^3 - 4*a^3*b*c)*d^3 + (a^3*b^2 - 4*a^4*c)*d)*e*f^
2)*sqrt(-((a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*e^2*f^4*sqrt((8
1*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/((a^10*
b^6 - 12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)*e^4*f^8)) + 9*b^7 - 105*a*b
^5*c + 385*a^2*b^3*c^2 - 420*a^3*b*c^3)/((a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^
2 - 64*a^8*c^3)*e^2*f^4))*log(-(189*b^6*c^3 - 1971*a*b^4*c^4 + 5625*a^2*b^2*c^5
- 2500*a^3*c^6)*e*x - (189*b^6*c^3 - 1971*a*b^4*c^4 + 5625*a^2*b^2*c^5 - 2500*a^
3*c^6)*d - 1/2*sqrt(1/2)*((3*a^5*b^10 - 55*a^6*b^8*c + 392*a^7*b^6*c^2 - 1344*a^
8*b^4*c^3 + 2176*a^9*b^2*c^4 - 1280*a^10*c^5)*e^3*f^6*sqrt((81*b^8 - 918*a*b^6*c
 + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/((a^10*b^6 - 12*a^11*b^4*c
 + 48*a^12*b^2*c^2 - 64*a^13*c^3)*e^4*f^8)) - (27*b^11 - 486*a*b^9*c + 3330*a^2*
b^7*c^2 - 10549*a^3*b^5*c^3 + 14408*a^4*b^3*c^4 - 5200*a^5*b*c^5)*e*f^2)*sqrt(-(
(a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*e^2*f^4*sqrt((81*b^8 - 91
8*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/((a^10*b^6 - 12*a
^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)*e^4*f^8)) + 9*b^7 - 105*a*b^5*c + 385
*a^2*b^3*c^2 - 420*a^3*b*c^3)/((a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8
*c^3)*e^2*f^4))) - sqrt(1/2)*((a^2*b^2*c - 4*a^3*c^2)*e^6*f^2*x^5 + 5*(a^2*b^2*c
 - 4*a^3*c^2)*d*e^5*f^2*x^4 + (a^2*b^3 - 4*a^3*b*c + 10*(a^2*b^2*c - 4*a^3*c^2)*
d^2)*e^4*f^2*x^3 + (10*(a^2*b^2*c - 4*a^3*c^2)*d^3 + 3*(a^2*b^3 - 4*a^3*b*c)*d)*
e^3*f^2*x^2 + (a^3*b^2 - 4*a^4*c + 5*(a^2*b^2*c - 4*a^3*c^2)*d^4 + 3*(a^2*b^3 -
4*a^3*b*c)*d^2)*e^2*f^2*x + ((a^2*b^2*c - 4*a^3*c^2)*d^5 + (a^2*b^3 - 4*a^3*b*c)
*d^3 + (a^3*b^2 - 4*a^4*c)*d)*e*f^2)*sqrt(((a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*
c^2 - 64*a^8*c^3)*e^2*f^4*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a
^3*b^2*c^3 + 625*a^4*c^4)/((a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13
*c^3)*e^4*f^8)) - 9*b^7 + 105*a*b^5*c - 385*a^2*b^3*c^2 + 420*a^3*b*c^3)/((a^5*b
^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*e^2*f^4))*log(-(189*b^6*c^3 - 1
971*a*b^4*c^4 + 5625*a^2*b^2*c^5 - 2500*a^3*c^6)*e*x - (189*b^6*c^3 - 1971*a*b^4
*c^4 + 5625*a^2*b^2*c^5 - 2500*a^3*c^6)*d + 1/2*sqrt(1/2)*((3*a^5*b^10 - 55*a^6*
b^8*c + 392*a^7*b^6*c^2 - 1344*a^8*b^4*c^3 + 2176*a^9*b^2*c^4 - 1280*a^10*c^5)*e
^3*f^6*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^
4*c^4)/((a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)*e^4*f^8)) + (
27*b^11 - 486*a*b^9*c + 3330*a^2*b^7*c^2 - 10549*a^3*b^5*c^3 + 14408*a^4*b^3*c^4
 - 5200*a^5*b*c^5)*e*f^2)*sqrt(((a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^
8*c^3)*e^2*f^4*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c^3
+ 625*a^4*c^4)/((a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)*e^4*f
^8)) - 9*b^7 + 105*a*b^5*c - 385*a^2*b^3*c^2 + 420*a^3*b*c^3)/((a^5*b^6 - 12*a^6
*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*e^2*f^4))) + sqrt(1/2)*((a^2*b^2*c - 4*a^3
*c^2)*e^6*f^2*x^5 + 5*(a^2*b^2*c - 4*a^3*c^2)*d*e^5*f^2*x^4 + (a^2*b^3 - 4*a^3*b
*c + 10*(a^2*b^2*c - 4*a^3*c^2)*d^2)*e^4*f^2*x^3 + (10*(a^2*b^2*c - 4*a^3*c^2)*d
^3 + 3*(a^2*b^3 - 4*a^3*b*c)*d)*e^3*f^2*x^2 + (a^3*b^2 - 4*a^4*c + 5*(a^2*b^2*c
- 4*a^3*c^2)*d^4 + 3*(a^2*b^3 - 4*a^3*b*c)*d^2)*e^2*f^2*x + ((a^2*b^2*c - 4*a^3*
c^2)*d^5 + (a^2*b^3 - 4*a^3*b*c)*d^3 + (a^3*b^2 - 4*a^4*c)*d)*e*f^2)*sqrt(((a^5*
b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*e^2*f^4*sqrt((81*b^8 - 918*a*b
^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/((a^10*b^6 - 12*a^11*b
^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)*e^4*f^8)) - 9*b^7 + 105*a*b^5*c - 385*a^2*
b^3*c^2 + 420*a^3*b*c^3)/((a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)
*e^2*f^4))*log(-(189*b^6*c^3 - 1971*a*b^4*c^4 + 5625*a^2*b^2*c^5 - 2500*a^3*c^6)
*e*x - (189*b^6*c^3 - 1971*a*b^4*c^4 + 5625*a^2*b^2*c^5 - 2500*a^3*c^6)*d - 1/2*
sqrt(1/2)*((3*a^5*b^10 - 55*a^6*b^8*c + 392*a^7*b^6*c^2 - 1344*a^8*b^4*c^3 + 217
6*a^9*b^2*c^4 - 1280*a^10*c^5)*e^3*f^6*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4
*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/((a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*
c^2 - 64*a^13*c^3)*e^4*f^8)) + (27*b^11 - 486*a*b^9*c + 3330*a^2*b^7*c^2 - 10549
*a^3*b^5*c^3 + 14408*a^4*b^3*c^4 - 5200*a^5*b*c^5)*e*f^2)*sqrt(((a^5*b^6 - 12*a^
6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*e^2*f^4*sqrt((81*b^8 - 918*a*b^6*c + 3051
*a^2*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/((a^10*b^6 - 12*a^11*b^4*c + 48*a
^12*b^2*c^2 - 64*a^13*c^3)*e^4*f^8)) - 9*b^7 + 105*a*b^5*c - 385*a^2*b^3*c^2 + 4
20*a^3*b*c^3)/((a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*e^2*f^4)))
)/((a^2*b^2*c - 4*a^3*c^2)*e^6*f^2*x^5 + 5*(a^2*b^2*c - 4*a^3*c^2)*d*e^5*f^2*x^4
 + (a^2*b^3 - 4*a^3*b*c + 10*(a^2*b^2*c - 4*a^3*c^2)*d^2)*e^4*f^2*x^3 + (10*(a^2
*b^2*c - 4*a^3*c^2)*d^3 + 3*(a^2*b^3 - 4*a^3*b*c)*d)*e^3*f^2*x^2 + (a^3*b^2 - 4*
a^4*c + 5*(a^2*b^2*c - 4*a^3*c^2)*d^4 + 3*(a^2*b^3 - 4*a^3*b*c)*d^2)*e^2*f^2*x +
 ((a^2*b^2*c - 4*a^3*c^2)*d^5 + (a^2*b^3 - 4*a^3*b*c)*d^3 + (a^3*b^2 - 4*a^4*c)*
d)*e*f^2)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(e*f*x+d*f)**2/(a+b*(e*x+d)**2+c*(e*x+d)**4)**2,x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F(-2)]  time = 0., size = 0, normalized size = 0. \[ \text{Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(((e*x + d)^4*c + (e*x + d)^2*b + a)^2*(e*f*x + d*f)^2),x, algorithm="giac")

[Out]

Exception raised: TypeError